home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1946 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: sascha.esrac.ele.tue.nl!leon
  2. From: leon@esrac.ele.tue.nl (Leon Woestenberg)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AsynchIO (was: fastest file read method ??)
  5. Date: 25 Jan 1996 12:20:20 GMT
  6. Organization: Eindhoven Student Radio Amateur Club
  7. Message-ID: <4e7si4$ore@tuegate.tue.nl>
  8. References: <w9YbsMD4ACazz9@jeff.dame.shnet.org> <w+RYXMD4FC8aRz1@_crisi.blackbox.shnet.org> <4dsalp$t68@news1.halcyon.com> <4du0ju$84b@news.sdd.hp.com> <4e2e76$9k3@toad.stack.urc.tue.nl> <4e3j8v$jd0@news.sdd.hp.com>
  9. NNTP-Posting-Host: sascha.esrac.ele.tue.nl
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Jeff Grimmett (jgrimm@sdd.hp.com) wrote:
  13. : leon@stack.urc.tue.nl (Leon Woestenberg) wrote:
  14. : >
  15. : >dev/c/Asyncio.lha has a link library, and a shared library as well. I
  16.  
  17. : Hm, the version I have has no shared lib -- unless this library is a part 
  18. : of ADOS 3.x, I _personally_ would not use it -- I'd rather use the link 
  19. : lib and not require the end user to install _YASL_ (Yet Another Stupid 
  20. : Library).
  21.  
  22. A shared library is only stupid, when it isn't shared. Now of course we
  23. can all link it into our programs, but we can also install it onto
  24. the users system. Note that this way, your program automagically profits
  25. from updates.
  26.  
  27. Just my opinion,
  28. Leon Woestenberg.
  29.